3.26.76 \(\int (d+e x)^{-2-2 p} (a+b x+c x^2)^p \, dx\) [2576]

Optimal. Leaf size=248 \[ \frac {\left (b-\sqrt {b^2-4 a c}+2 c x\right ) \left (\frac {\left (2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e\right ) \left (b+\sqrt {b^2-4 a c}+2 c x\right )}{\left (2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e\right ) \left (b-\sqrt {b^2-4 a c}+2 c x\right )}\right )^{-p} (d+e x)^{-1-2 p} \left (a+b x+c x^2\right )^p \, _2F_1\left (-1-2 p,-p;-2 p;-\frac {4 c \sqrt {b^2-4 a c} (d+e x)}{\left (2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e\right ) \left (b-\sqrt {b^2-4 a c}+2 c x\right )}\right )}{\left (2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e\right ) (1+2 p)} \]

[Out]

(e*x+d)^(-1-2*p)*(c*x^2+b*x+a)^p*hypergeom([-p, -1-2*p],[-2*p],-4*c*(e*x+d)*(-4*a*c+b^2)^(1/2)/(b+2*c*x-(-4*a*
c+b^2)^(1/2))/(2*c*d-e*(b+(-4*a*c+b^2)^(1/2))))*(b+2*c*x-(-4*a*c+b^2)^(1/2))/(1+2*p)/(2*c*d-e*(b-(-4*a*c+b^2)^
(1/2)))/(((2*c*d-e*(b-(-4*a*c+b^2)^(1/2)))*(b+2*c*x+(-4*a*c+b^2)^(1/2))/(b+2*c*x-(-4*a*c+b^2)^(1/2))/(2*c*d-e*
(b+(-4*a*c+b^2)^(1/2))))^p)

________________________________________________________________________________________

Rubi [A]
time = 0.10, antiderivative size = 248, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.042, Rules used = {740} \begin {gather*} \frac {\left (-\sqrt {b^2-4 a c}+b+2 c x\right ) (d+e x)^{-2 p-1} \left (a+b x+c x^2\right )^p \left (\frac {\left (\sqrt {b^2-4 a c}+b+2 c x\right ) \left (2 c d-e \left (b-\sqrt {b^2-4 a c}\right )\right )}{\left (-\sqrt {b^2-4 a c}+b+2 c x\right ) \left (2 c d-e \left (\sqrt {b^2-4 a c}+b\right )\right )}\right )^{-p} \, _2F_1\left (-2 p-1,-p;-2 p;-\frac {4 c \sqrt {b^2-4 a c} (d+e x)}{\left (2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e\right ) \left (b+2 c x-\sqrt {b^2-4 a c}\right )}\right )}{(2 p+1) \left (2 c d-e \left (b-\sqrt {b^2-4 a c}\right )\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(d + e*x)^(-2 - 2*p)*(a + b*x + c*x^2)^p,x]

[Out]

((b - Sqrt[b^2 - 4*a*c] + 2*c*x)*(d + e*x)^(-1 - 2*p)*(a + b*x + c*x^2)^p*Hypergeometric2F1[-1 - 2*p, -p, -2*p
, (-4*c*Sqrt[b^2 - 4*a*c]*(d + e*x))/((2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)*(b - Sqrt[b^2 - 4*a*c] + 2*c*x))])/(
(2*c*d - (b - Sqrt[b^2 - 4*a*c])*e)*(1 + 2*p)*(((2*c*d - (b - Sqrt[b^2 - 4*a*c])*e)*(b + Sqrt[b^2 - 4*a*c] + 2
*c*x))/((2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)*(b - Sqrt[b^2 - 4*a*c] + 2*c*x)))^p)

Rule 740

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(-(b - Rt[b^2 - 4*a*
c, 2] + 2*c*x))*(d + e*x)^(m + 1)*((a + b*x + c*x^2)^p/((m + 1)*(2*c*d - b*e + e*Rt[b^2 - 4*a*c, 2])*((2*c*d -
 b*e + e*Rt[b^2 - 4*a*c, 2])*((b + Rt[b^2 - 4*a*c, 2] + 2*c*x)/((2*c*d - b*e - e*Rt[b^2 - 4*a*c, 2])*(b - Rt[b
^2 - 4*a*c, 2] + 2*c*x))))^p))*Hypergeometric2F1[m + 1, -p, m + 2, -4*c*Rt[b^2 - 4*a*c, 2]*((d + e*x)/((2*c*d
- b*e - e*Rt[b^2 - 4*a*c, 2])*(b - Rt[b^2 - 4*a*c, 2] + 2*c*x)))], x] /; FreeQ[{a, b, c, d, e, m, p}, x] && Ne
Q[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] &&  !IntegerQ[p] && EqQ[m + 2*p + 2,
 0]

Rubi steps

\begin {align*} \int (d+e x)^{-2-2 p} \left (a+b x+c x^2\right )^p \, dx &=\frac {\left (b-\sqrt {b^2-4 a c}+2 c x\right ) \left (\frac {\left (2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e\right ) \left (b+\sqrt {b^2-4 a c}+2 c x\right )}{\left (2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e\right ) \left (b-\sqrt {b^2-4 a c}+2 c x\right )}\right )^{-p} (d+e x)^{-1-2 p} \left (a+b x+c x^2\right )^p \, _2F_1\left (-1-2 p,-p;-2 p;-\frac {4 c \sqrt {b^2-4 a c} (d+e x)}{\left (2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e\right ) \left (b-\sqrt {b^2-4 a c}+2 c x\right )}\right )}{\left (2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e\right ) (1+2 p)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.54, size = 248, normalized size = 1.00 \begin {gather*} -\frac {\left (\frac {e \left (-b+\sqrt {b^2-4 a c}-2 c x\right )}{2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e}\right )^{1-p} \left (\frac {e \left (b+\sqrt {b^2-4 a c}+2 c x\right )}{-2 c d+\left (b+\sqrt {b^2-4 a c}\right ) e}\right )^{-p} (d+e x)^{-1-2 p} (a+x (b+c x))^p \left (1-\frac {2 c (d+e x)}{2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e}\right )^{2 p} \, _2F_1\left (-1-2 p,-p;-2 p;-\frac {4 c \sqrt {b^2-4 a c} (d+e x)}{\left (-2 c d+\left (b+\sqrt {b^2-4 a c}\right ) e\right ) \left (-b+\sqrt {b^2-4 a c}-2 c x\right )}\right )}{e+2 e p} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[(d + e*x)^(-2 - 2*p)*(a + b*x + c*x^2)^p,x]

[Out]

-((((e*(-b + Sqrt[b^2 - 4*a*c] - 2*c*x))/(2*c*d + (-b + Sqrt[b^2 - 4*a*c])*e))^(1 - p)*(d + e*x)^(-1 - 2*p)*(a
 + x*(b + c*x))^p*(1 - (2*c*(d + e*x))/(2*c*d + (-b + Sqrt[b^2 - 4*a*c])*e))^(2*p)*Hypergeometric2F1[-1 - 2*p,
 -p, -2*p, (-4*c*Sqrt[b^2 - 4*a*c]*(d + e*x))/((-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)*(-b + Sqrt[b^2 - 4*a*c] -
2*c*x))])/((e + 2*e*p)*((e*(b + Sqrt[b^2 - 4*a*c] + 2*c*x))/(-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e))^p))

________________________________________________________________________________________

Maple [F]
time = 0.47, size = 0, normalized size = 0.00 \[\int \left (e x +d \right )^{-2-2 p} \left (c \,x^{2}+b x +a \right )^{p}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x+d)^(-2-2*p)*(c*x^2+b*x+a)^p,x)

[Out]

int((e*x+d)^(-2-2*p)*(c*x^2+b*x+a)^p,x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)^(-2-2*p)*(c*x^2+b*x+a)^p,x, algorithm="maxima")

[Out]

integrate((c*x^2 + b*x + a)^p*(x*e + d)^(-2*p - 2), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)^(-2-2*p)*(c*x^2+b*x+a)^p,x, algorithm="fricas")

[Out]

integral((c*x^2 + b*x + a)^p*(x*e + d)^(-2*p - 2), x)

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: HeuristicGCDFailed} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)**(-2-2*p)*(c*x**2+b*x+a)**p,x)

[Out]

Exception raised: HeuristicGCDFailed >> no luck

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)^(-2-2*p)*(c*x^2+b*x+a)^p,x, algorithm="giac")

[Out]

integrate((c*x^2 + b*x + a)^p*(x*e + d)^(-2*p - 2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {{\left (c\,x^2+b\,x+a\right )}^p}{{\left (d+e\,x\right )}^{2\,p+2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x + c*x^2)^p/(d + e*x)^(2*p + 2),x)

[Out]

int((a + b*x + c*x^2)^p/(d + e*x)^(2*p + 2), x)

________________________________________________________________________________________